time
main
time
/
[root]
/
TimePeriod
/
Companion
/
day
day
fun
day
(
timeZone
:
TimeZone
,
instant
:
Instant
)
:
TimePeriod
<
TimeUnit.Day
>
Content copied to clipboard
fun
day
(
timeZone
:
TimeZone
,
year
:
Int
,
month
:
Month
,
dayOfMonth
:
Int
)
:
TimePeriod
<
TimeUnit.Day
>
Content copied to clipboard